home *** CD-ROM | disk | FTP | other *** search
/ Alumni Directory: University of Kentucky 2002 / University of Kentucky Alumni Directory 2002.iso / AUTORUN.INI < prev    next >
INI File  |  2002-06-13  |  883b  |  27 lines

  1. ; Smart CD Autorun Launcher
  2. ; by Dipl.-Ing. Stefan Krueger
  3. ; <skrueger@usa.net>
  4.  
  5. [Application]
  6.  
  7. ;Change "yourapp.exe" to the title name for executable
  8. RegKey="Software\Microsoft\Windows\CurrentVersion\App Paths\EBK02.exe"
  9.  
  10. ; Should application be started automatically if it is already installed?
  11. ; (Boolean: 0 or 1)
  12. Start=0
  13.  
  14. [Setup]
  15. ; Specify absolute path to your main setup program. The drive letter (with 
  16. ; colon) will be prepended automatically
  17. ; You can also add command line parameters. Example:
  18. ; Run=\setup\setup.exe /SMS
  19. ; Do not use long file names!
  20. Run=\demo32.exe spbrowser.dbd
  21.  
  22. ; Specify your setup's window class. Required to prevent launching of multiple 
  23. ; instances of setup if CD is removed and re-inserted during installation.
  24. WindowClass=InstallShield_Win
  25.  
  26. ; Additionally specify your setup's window title (optional)
  27. ;WindowTitle=Setup